ASP.NET Core MVC コントロールヘルプ
ShowDropDown プロパティ (FlexGridBase<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > FlexGridBase<T> クラス : ShowDropDown プロパティ
Gets or sets a value that indicates whether the grid adds drop-down buttons to the cells in columns that have the ShowDropDown property set to true.
シンタックス
'宣言
 
Public Overridable Property ShowDropDown As System.Boolean
public virtual System.bool ShowDropDown {get; set;}
解説
The drop-down buttons are shown only on columns that have a DataMap set and are editable. Clicking on the drop-down buttons causes the grid to show a list where users can select the value for the cell.
参照

FlexGridBase<T> クラス
FlexGridBase<T> メンバ